object FullSlide: TFullSlide Left = 4 Top = 38 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone Caption = 'FullSlide' ClientHeight = 433 ClientWidth = 624 Color = clBlack Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 Position = poScreenCenter OnClick = ImageClick OnCreate = FormCreate TextHeight = 16 object MultiImage1: TMultiImage Left = 8 Top = 8 Width = 601 Height = 377 Center = True JPegDither = 0 JPegResolution = 8 JPegSaveQuality = 25 JPegSaveSmooth = 0 ImageName = 'file not found' Stretch = True OnClick = ImageClick end end